object DestinationHTML: TDestinationHTML
Left = 202
Top = 15
BorderIcons = [biSystemMenu, biHelp]
BorderStyle = bsSingle
Caption = 'Step 1 of 3: Destination of HTML files:'
ClientHeight = 310
ClientWidth = 332
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Icon.Data = {}
OnCreate = FormCreate
OnDestroy = FormDestroy
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object GroupBox3: TGroupBox
Left = 14
Top = 14
Width = 305
Height = 243
HelpContext = 679
Caption = ' Output HTML file(s) to this directory: '
TabOrder = 0
object Label3: TLabel
Left = 24
Top = 28
Width = 257
Height = 26
AutoSize = False
Caption = 'D:\wg\WGVer1.50.02'
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentColor = False
ParentFont = False
WordWrap = True
end
object DriveComboBox1: TDriveComboBox
Left = 16
Top = 202
Width = 270
Height = 19
DirList = DirectoryListBox1
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
TextCase = tcUpperCase
end
object DirectoryListBox1: TDirectoryListBox
Left = 16
Top = 62
Width = 270
Height = 131
HelpContext = 679
DirLabel = Label3
ItemHeight = 16
TabOrder = 1
OnEnter = DirectoryListBox1Enter
end
end
object NextBitBtn: TBitBtn
Left = 122
Top = 270
Width = 80
Height = 28
Caption = 'Next'
Default = True
TabOrder = 1
OnClick = NextButtonClick
Glyph.Data = {
5A010000424D5A01000000000000760000002800000012000000130000000100
040000000000E400000000000000000000000000000000000000000000000000
80000080000000808000800000008000800080800000C0C0C000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
7777770000007777777777777777770000007777777777777777770000007777
7778087777777700000077777778008777777700000077777778060877777700
0000778888880660877777000000778000000666087777000000778066666666
6087770000007780666666666608770000007780666666666087770000007780
0000066608777700000077800000066087777700000077777778060877777700
0000777777780087777777000000777777780877777777000000777777777777
777777000000777777777777777777000000777777777777777777000000}
Layout = blGlyphRight
end
end